-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Modal close button on dark mode #4950
Modal close button on dark mode #4950
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #4950 +/- ##
=======================================
Coverage 96.61% 96.61%
=======================================
Files 760 760
Lines 25817 25818 +1
Branches 3382 3382
=======================================
+ Hits 24944 24945 +1
Misses 608 608
Partials 265 265 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested this on the admin and works fine, just check the CI failures
The modal close button changes color based on the light/dark mode of the page. In addition, focus now increases the button opacity, making it more user-friendly
1456106
to
53dff87
Compare
The modal close button changes color based on the light/dark mode of the page. In addition, focus now increases the button opacity, making it more user-friendly Backport-of: #4950
The modal close button changes color based on the light/dark mode of the page. In addition, focus now increases the button opacity, making it more user-friendly Backport-of: #4950
Closes #4949
Changes
The modal close button changes color based on the light/dark mode of the page.
In addition, focus now increases the button opacity, making it more visible and user-friendly
Checklist
Check off the items that are completed or not relevant.
Impact on features
Release management
I have updated the translations assets (you do NOT need to provide translations)
./bin/makemessages_js.sh
./bin/compilemessages_js.sh
Dockerfile/scripts
./bin
folderCommit hygiene